Micron Document
Livres et Wikis | Archives | Info


JavaScript stack
part 1/6 Β· 22.4 KB total
layout: Wide Β· Narrow Β· Centered
──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
top
A JavaScript stack is a collection of technologies that use JavaScript
as a primary programming language across the entire software development
process, typically combining front-end and back-end tools to build
full-scale web applications. With the rise of Node.js, JavaScript can
now be executed server-side, allowing developers to use a single
language for both client and server development. This unification
simplifies the development workflow, improves code reuse, and enhances
productivity by enabling consistent logic and tooling across the
application. JavaScript stacks are often favored for their speed,
scalability, and access to a vast ecosystem of libraries and frameworks
available through platforms like npm. The increasing popularity of these
stacks reflects a broader shift toward full-stack JavaScript development
in modern web engineering.cite-ref-1-1-0[1]cite-ref-2[2]cite-ref-3[3]cite-ref-4[4]

Contents

β€’ Components
β€’ JAMstack
β€’ Other stacks
β€’ OS-level stacks
β€’ References

──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────

MEAN/MERN/MEVN

MEAN (MongoDB, Express.js, AngularJS (or Angular), and Node.js)cite-ref-0-5-0[5] is a
dynamic web sites and web applications.cite-ref-6[6] A variation known as MERN
replaces Angular with React.js front-end,cite-ref-7[7]cite-ref-8[8] and another named MEVN
──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────